home *** CD-ROM | disk | FTP | other *** search
/ Max Calendar 2001 / Max Calendar 2001.iso / pc / Data / Utility.dxr / 00209_Bottone Play.ls < prev    next >
Encoding:
Text File  |  2000-10-16  |  88 b   |  6 lines

  1. on mouseUp
  2.   if sprite(11).movieRate = 0 then
  3.     sprite(11).movieRate = 1
  4.   end if
  5. end
  6.